.indexBox {
	width: 1200px;
	margin: 0px auto;
}


/*banner*/

.indexBanner {
	overflow: hidden;
	padding-top: 20px;
	box-sizing: border-box;
}

.indexBanner .indexBannerLeft {
	width: 797px;
	height: 350px;
	float: left;
}

.indexBanner .indexBannerLeft img {
	width: 100%;
	height: 350px;
	display: block;
}

.indexBanner .indexBannerRight {
	width: 385px;
	height: 350px;
	float: right;
}

.indexBanner .indexBannerRight .indexBannerRightTop {
	width: 100%;
	height: 186px;
	border: 2px solid #C1C0BF;
	box-sizing: border-box;
	padding: 12px 0px 12px 18px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopTab {
	width: 87px;
	float: left;
	margin-right: 16px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopTab ul {}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopTab ul li {
	width: 87px;
	height: 32px;
	border: 1px solid #A9A8A7;
	text-align: center;
	line-height: 32px;
	border-radius: 10px;
	margin-bottom: 8px;
	font-size: 14px;
	cursor: pointer;
	padding: 0px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopTab ul li.active {
	background: #EB3D00;
	color: #fff;
	border: 1px solid #EB3D00;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList {
	float: left;
	width: 258px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .list {
	display: none;
	width: 230px;
}


/*我要加盟*/

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listOne {}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listOne p {
	color: #24211D;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 5px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listOne .ulBox {}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listOne .ulBox .liBox {
	padding: 4px 0px 3px;
	box-sizing: border-box;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listOne .ulBox .liBox span {
	display: block;
	float: left;
	color: #24211D;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listOne .ulBox .liBox input {
	width: 160px;
	height: 23px;
	border: 1px solid #A9A8A7;
	border-radius: 4px;
	font-size: 12px;
	padding: 0px 10px;
	box-sizing: border-box;
	outline: none;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listOne .okBtn {
	width: 183px;
	height: 32px;
	background: #EB3D00;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	border-radius: 7px;
	float: right;
	cursor: pointer;
	margin-top: 6px;
}


/*我要采购*/

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listTwo {
	width: 254px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listTwo p {
	color: #24211D;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 6px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listTwo .ulBox {}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listTwo .ulBox .liBox {
	padding: 2px 0px;
	box-sizing: border-box;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listTwo .ulBox .liBox span {
	display: block;
	float: left;
	color: #24211D;
	font-size: 12px;
	line-height: 23px;
	height: 23px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listTwo .ulBox .liBox input {
	width: 160px;
	height: 23px;
	border: 1px solid #A9A8A7;
	border-radius: 4px;
	font-size: 12px;
	padding: 0px 10px;
	box-sizing: border-box;
	outline: none;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listTwo .okBtn {
	width: 183px;
	height: 32px;
	background: #EB3D00;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	border-radius: 7px;
	float: right;
	cursor: pointer;
	margin-top: 3px;
	margin-right: 24px;
}


/*我要招商*/

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listThree {
	width: 258px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listThree p {
	color: #24211D;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 6px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listThree .ulBox {
	overflow: hidden;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listThree .ulBox .liBox {
	padding: 2px 0px;
	box-sizing: border-box;
	width: 50%;
	float: left;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listThree .ulBox .liBox span {
	display: block;
	float: left;
	color: #24211D;
	font-size: 12px;
	line-height: 23px;
	height: 23px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listThree .ulBox .liBox input {
	width: 64px;
	height: 23px;
	border: 1px solid #A9A8A7;
	border-radius: 4px;
	font-size: 12px;
	padding: 0px 5px;
	box-sizing: border-box;
	outline: none;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listThree .ulBoxOne {
	margin-top: 7px;
	margin-bottom: 7px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listThree .ulBoxOne span {
	display: block;
	float: left;
	color: #24211D;
	font-size: 12px;
	line-height: 48px;
	height: 48px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listThree .ulBoxOne textarea {
	width: 193px;
	height: 48px;
	border: 1px solid #A9A8A7;
	border-radius: 4px;
	font-size: 12px;
	padding: 5px 5px;
	box-sizing: border-box;
	outline: none;
	resize: none;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listThree .ulBoxTwo {}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listThree .ulBoxTwo .liBox {
	float: left;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listThree .ulBoxTwo .liBox span {
	display: block;
	float: left;
	color: #24211D;
	font-size: 12px;
	line-height: 23px;
	height: 23px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listThree .ulBoxTwo .liBox input {
	width: 98px;
	height: 23px;
	border: 1px solid #A9A8A7;
	border-radius: 4px;
	font-size: 12px;
	padding: 0px 5px;
	box-sizing: border-box;
	outline: none;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listThree .okBtn {
	width: 87px;
	height: 23px;
	background: #EB3D00;
	text-align: center;
	line-height: 23px;
	font-size: 14px;
	color: #fff;
	border-radius: 5px;
	float: right;
	cursor: pointer;
	margin-right: 6px;
}


/*手机关注*/

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listFour {
	width: 250px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listFour p {
	color: #24211D;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 6px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listFour ul {
	overflow: hidden;
	padding-top: 10px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listFour li {
	width: 100px;
	height: 130px;
	float: left;
	margin-right: 23px;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listFour li img {
	width: 100px;
	height: 100px;
	display: block;
}

.indexBanner .indexBannerRight .indexBannerRightTop .indexBannerRightTopList .listFour li span {
	color: #24211D;
	font-size: 12px;
	text-align: center;
	display: block;
	line-height: 30px;
}

.indexBanner .indexBannerRight .indexBannerRightBottom {
	width: 100%;
	height: 150px;
	margin-top: 14px;
}

.indexBanner .indexBannerRight .indexBannerRightBottom a {
	display: block;
}

.indexBanner .indexBannerRight .indexBannerRightBottom img {
	width: 100%;
	height: 150px;
	display: block;
}


/*看趋势*/

.trend {
	padding-top: 18px;
	box-sizing: border-box;
	overflow: hidden;
}

.trend .title {
	overflow: hidden;
	padding-bottom: 22px;
	box-sizing: border-box;
}

.trend .title h1 {
	font-size: 20px;
	color: #24211D;
	line-height: 30px;
	border-bottom: 3px solid #EB3D00;
	float: left;
	padding-right: 14px;
}

.trend .title h1 a {
	font-size: 20px;
	color: #24211D;
	line-height: 30px;
	text-align: left;
}

.trend .title span {
	font-size: 18px;
	color: #24211D;
	display: block;
	float: left;
	line-height: 33px;
	width: 150px;
	text-align: center;
}

.trend .title .xian {
	width: 876px;
	height: 3px;
	background: #949393;
	float: left;
	margin: 16px 0px 15px;
}

.trend .title a {
	float: left;
	font-size: 14px;
	color: #24211D;
	line-height: 33px;
	width: 80px;
	text-align: center;
	cursor: pointer;
}

.trend .trendBottom {}

.trend .trendBottom .trendBottomLeft {
	width: 366px;
	height: 335px;
	float: left;
	margin-right: 26px;
}

.trend .trendBottom .trendBottomLeft img {
	width: 366px;
	height: 335px;
	display: block;
}

.trend .trendBottom .trendBottomCenter {
	width: 445px;
	float: left;
}

.trend .trendBottom .trendBottomCenter .trendBottomCenterTab {
	border-bottom: 1px solid #949393;
	padding-bottom: 5px;
}

.trend .trendBottom .trendBottomCenter .trendBottomCenterTab ul {
	width: 115px;
	height: 40px;
	background: #EEEEEE;
	border-radius: 5px;
	padding: 5px 5px;
	box-sizing: border-box;
}

.trend .trendBottom .trendBottomCenter .trendBottomCenterTab ul li {
	font-size: 22px;
	color: #24211D;
	float: left;
	line-height: 40px;
	width: 52px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-family: dqht;
	font-weight: bold;
}

.trend .trendBottom .trendBottomCenter .trendBottomCenterTab ul li.active {
	background: #EB3D00;
	color: #fff;
	border-radius: 5px;
	padding-top: 0px;
	font-weight: initial;
	font-weight: inherit;
	font-size: 19px;
}

.trend .trendBottom .trendBottomCenter .trendBottomCenterList {}

.trend .trendBottom .trendBottomCenter .trendBottomCenterList .newListTop {
	height: 170px;
}

.trend .trendBottom .trendBottomCenter .trendBottomCenterList .newListTop .newListTopLi {
	border-bottom: 1px dashed #605D5C;
	padding: 5px 0px 8px;
	box-sizing: border-box;
}

.trend .trendBottom .trendBottomCenter .trendBottomCenterList .newListTop .newListTopLi a {
	font-size: 16px;
	color: #EB3D00;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.trend .trendBottom .trendBottomCenter .trendBottomCenterList .newListTop .newListTopLi p {
	font-size: 15px;
	color: #24211D;
	line-height: 18px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 39px;
}

.trend .trendBottom .trendBottomCenter .trendBottomCenterList .newListTop .newListTopLi p a {
	color: #3FB6F0;
	line-height: 22px;
	display: inline-flex;
	font-size: 15px;
}

.trend .trendBottom .trendBottomCenter .trendBottomCenterList .newListBottom {
	padding-top: 6px;
	box-sizing: border-box;
}

.trend .trendBottom .trendBottomCenter .trendBottomCenterList .newListBottom a {
	font-size: 16px;
	color: #24211D;
	line-height: 29px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 100%;
}

.trend .trendBottom .trendBottomCenter .trendBottomCenterList .newListBottom a:hover {
	color: #EB3D00;
}

.trend .trendBottom .trendBottomRight {
	width: 349px;
	float: right;
}

.trend .trendBottom .trendBottomRight .title {}

.trend .trendBottom .trendBottomRight .title {
	border-bottom: 1px solid #949393;
	padding-bottom: 0px;
	margin-bottom: 9px;
}

.trend .trendBottom .trendBottomRight .title .titleAleft {
	font-size: 16px;
	color: #605D5C;
	display: block;
	float: left;
	width: auto;
	line-height: 45px;
}

.trend .trendBottom .trendBottomRight .title .titleAright {
	float: right;
	font-size: 14px;
	color: #605D5C;
	text-align: right;
	width: auto;
	line-height: 45px;
}

.trend .trendBottom .trendBottomRight a {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #24211D;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.trend .trendBottom .trendBottomRight a:hover {
	color: #EB3D00;
}

.trend .trendBottom .trendBottomRight ul {
	padding: 10px 0px;
	box-sizing: border-box;
}

.trend .trendBottom .trendBottomRight ul li {
	width: 168px;
	height: 130px;
	float: left;
	margin-right: 10px;
}

.trend .trendBottom .trendBottomRight ul li:last-child {
	margin-right: 0px;
}

.trend .trendBottom .trendBottomRight ul li a {
	display: block;
}

.trend .trendBottom .trendBottomRight ul li a img {
	width: 168px;
	height: 130px;
	display: block;
}


/*居星榜专访*/

.interview {
	padding-top: 28px;
	box-sizing: border-box;
	overflow: hidden;
	padding-bottom: 25px;
}

.interview .interviewLeft {
	width: 365px;
	float: left;
	margin-right: 27px;
}

.interview .interviewLeft .title {
	border-bottom: 1px solid #949393;
	overflow: hidden;
}

.interview .interviewLeft .title .titleAleft {
	font-size: 18px;
	color: #605D5C;
	float: left;
	line-height: 32px;
}

.interview .interviewLeft .title .titleAright {
	font-size: 18px;
	color: #605D5C;
	float: right;
	line-height: 32px;
	display: block;
}

.interview .interviewLeft ul {
	padding-top: 12px;
	box-sizing: border-box;
}

.interview .interviewLeft ul li {
	width: 114px;
	height: 187px;
	float: left;
	border: 1px solid #DDDDDC;
	margin-right: 11px;
	box-sizing: border-box;
}

.interview .interviewLeft ul li:last-child {
	margin-right: 0px;
}

.interview .interviewLeft ul li a {
	display: block;
}

.interview .interviewLeft ul li a img {
	width: 100%;
	max-height: 148px;
	display: block;
}

.interview .interviewLeft ul li a span {
	font-size: 12px;
	color: #24211D;
	display: block;
	text-align: center;
	line-height: 37px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 5px;
}

.interview .interviewCenter {
	width: 445px;
	float: left;
}

.interview .interviewCenter .title {
	border-bottom: 1px solid #949393;
	overflow: hidden;
}

.interview .interviewCenter .title .titleAleft {
	font-size: 18px;
	color: #605D5C;
	float: left;
	line-height: 32px;
}

.interview .interviewCenter .title .titleAright {
	font-size: 18px;
	color: #605D5C;
	float: right;
	line-height: 32px;
	display: block;
}

.interview .interviewCenter .newTop {
	padding-bottom: 10px;
	box-sizing: border-box;
	height: 112px;
}

.interview .interviewCenter .newTop ul {}

.interview .interviewCenter .newTop ul li {
	overflow: hidden;
	margin-top: 12px;
}

.interview .interviewCenter .newTop ul li a {}

.interview .interviewCenter .newTop ul li a:hover div {
	color: #EB3D00;
}

.interview .interviewCenter .newTop ul li a:hover p {
	color: #EB3D00;
}

.interview .interviewCenter .newTop ul li a img {
	width: 80px;
	height: 45px;
	display: block;
	float: left;
	margin-right: 10px;
}

.interview .interviewCenter .newTop ul li .newText {
	width: 354px;
	float: left;
}

.interview .interviewCenter .newTop ul li .newText div {
	font-size: 16px;
	color: #3B3734;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: inherit;
}

.interview .interviewCenter .newTop ul li .newText p {
	font-size: 16px;
	color: #3B3734;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.interview .interviewCenter .newBottom {}

.interview .interviewCenter .newBottom a {
	display: block;
	font-size: 16px;
	color: #3B3734;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.interview .interviewCenter .newBottom a:hover {
	color: #EB3D00;
}

.interview .interviewRight {
	width: 349px;
	float: right;
}

.interview .interviewRight .title {
	border-bottom: 1px solid #949393;
	overflow: hidden;
}

.interview .interviewRight .title .titleAleft {
	font-size: 18px;
	color: #605D5C;
	float: left;
	line-height: 32px;
}

.interview .interviewRight .title .titleAright {
	font-size: 18px;
	color: #605D5C;
	float: right;
	line-height: 32px;
	display: block;
}

.interview .interviewRight ul {
	padding: 8px 0px 0px;
	box-sizing: border-box;
	overflow: hidden;
}

.interview .interviewRight ul li {}

.interview .interviewRight ul li a {
	display: block;
	font-size: 16px;
	color: #3B3734;
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.interview .interviewRight ul li a:hover {
	color: #EB3D00;
}


/*找产品*/

.product {
	padding-top: 25px;
	box-sizing: border-box;
	overflow: hidden;
	padding-bottom: 10px;
}

.product .title {
	overflow: hidden;
}

.product .title .titleAleft {
	font-size: 20px;
	color: #24211D;
	line-height: 33px;
	border-bottom: 3px solid #EB3D00;
	float: left;
	padding-right: 14px;
	margin-right: 10px;
	margin-top: 7px;
	font-weight: bold;
}

.product .title .titleRight {
	float: left;
	width: 1116px;
	border-bottom: 3px solid #949393;
	height: 40px;
}

.product .title .titleRight .titleRightOne {
	float: left;
}

.product .title .titleRight .titleRightOne a {
	font-size: 20px;
	color: #24211D;
	height: 40px;
	line-height: 40px;
	padding: 0px 23px;
	box-sizing: border-box;
	display: block;
	float: left;
}

.product .title .titleRight .titleRightOne a.active {
	background: #EB3D00;
	color: #fff;
}

.product .title .titleRight .titleRightTwo {
	float: right;
	line-height: 38px;
}

.product .title .titleRight .titleRightTwo a {
	font-size: 16px;
	color: #24211D;
}

.product .listBox {
	padding: 20px 0px 0px;
	box-sizing: border-box;
}

.product .listBox .list {
	display: none;
}

.product .listBox .list ul {}

.product .listBox .list ul li {
	width: 284px;
	float: left;
	margin-right: 21px;
	margin-bottom: 15px;
}

.product .listBox .list ul li:nth-child(4n) {
	margin-right: 0px;
}

.product .listBox .list ul li a {}

/* .productimg {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 284px;
	height: 249px;
} */
.product .listBox .list img {
	width: 284px;
	/*height: 249px;*/
	display: block;
}

.product .listBox .list .textBox {
	padding: 3px 16px;
	box-sizing: border-box;
	overflow: hidden;
}

.product .listBox .list .textBox .textBoxTop {
	overflow: hidden;
}

.product .listBox .list .textBox .textBoxTop div {
	font-size: 14px;
	color: #24211D;
	font-weight: initial;
	float: left;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 190px;
}

.product .listBox .list .textBox .textBoxTop span {
	font-size: 14px;
	color: #EB3D00;
	font-weight: initial;
	float: right;
	line-height: 20px;
}

.product .listBox .list .textBox .textBoxTop span em{
	font-style: inherit;
	font-style: initial;
	margin-left: 10px;
}

.product .listBox .list .textBox p {
	font-size: 14px;
	color: #24211D;
	font-weight: initial;
	float: left;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}


/*加盟流程*/

.technologicalA {
	width: 1200px;
	height: 115px;
	background: #EB3D00;
	border-radius: 10px;
	margin: 25px 0px 10px;
	padding: 7px;
	box-sizing: border-box;
}

.technologicalA span {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	display: inline-block;
	vertical-align: middle;
	width: 148px;
	text-align: center;
}

.technologicalA .technologicalRight {
	display: inline-block;
	vertical-align: middle;
	background: url(../../image/index/index4.png) no-repeat;
	height: 100px;
	width: 1034px;
	padding-right: 40px;
	box-sizing: border-box;
}

.technologicalA .technologicalRight .technologicalRightImg {
	float: left;
	width: 510px;
	padding: 0px 20px;
	box-sizing: border-box;
}

.technologicalA .technologicalRight .technologicalRightImg ul {}

.technologicalA .technologicalRight .technologicalRightImg ul li {
	float: left;
	width: 25%;
	text-align: center;
}

.technologicalA .technologicalRight .technologicalRightImg ul li img {
	width: 57px;
	height: 57px;
	display: block;
	margin: 10px 47px 3px;
}

.technologicalA .technologicalRight .technologicalRightImg ul li span {
	font-size: 16px;
	text-align: center;
	color: #24211D;
	font-weight: bold;
	letter-spacing: 0px;
	position: relative;
}

.technologicalA .technologicalRight .technologicalRightImg ul li span:after {
	position: absolute;
	content: '';
	top: 6px;
	right: 16px;
	width: 8px;
	height: 8px;
	border-right: 2px solid #24211D;
	border-top: 2px solid #24211D;
	-webkit-transform: rotate(45deg);
	/*箭头方向可以自由切换角度*/
	transform: rotate(45deg);
}

.technologicalA .technologicalRight .technologicalRightImg ul li:last-child span:after {
	width: 0px;
	height: 0px;
	border: none;
}

.technologicalA .technologicalRight .technologicalRightInput {
	width: 431px;
	float: right;
	padding: 9px 0px;
	box-sizing: border-box;
}

.technologicalA .technologicalRight .technologicalRightInput p {
	font-size: 14px;
	color: #716F6E;
}

.technologicalA .technologicalRight .technologicalRightInput p em {
	font-style: inherit;
	font-style: initial;
	color: #EB3D00;
	font-size: 20px;
}

.technologicalA .technologicalRight .technologicalRightInput .inputBox {
	width: 431px;
	height: 44px;
	background: #EB3D00;
	border-radius: 6px;
	padding: 3px;
	box-sizing: border-box;
	margin-top: 6px;
}

.technologicalA .technologicalRight .technologicalRightInput .inputBox input {
	width: 295px;
	height: 38px;
	background: #fff;
	border: none;
	border-radius: 5px;
	float: left;
	padding: 0px 10px;
	box-sizing: border-box;
	font-size: 14px;
	color: #716F6E;
	outline: none;
}

.technologicalA .technologicalRight .technologicalRightInput .inputBox span {
	display: block;
	float: left;
	color: #fff;
	width: 100px;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	margin-left: 8px;
	cursor: pointer;
}


/*找品牌*/

.brand {
	padding-top: 15px;
	box-sizing: border-box;
	overflow: hidden;
	padding-bottom: 3px;
}

.brand .title {
	overflow: hidden;
}

.brand .title .titleAleft {
	font-size: 20px;
	color: #24211D;
	line-height: 33px;
	border-bottom: 3px solid #EB3D00;
	float: left;
	padding-right: 14px;
	margin-right: 10px;
	margin-top: 7px;
	font-weight: bold;
}

.brand .title .titleRight {
	float: left;
	width: 1116px;
	border-bottom: 3px solid #949393;
	height: 40px;
}

.brand .title .titleRight .titleRightOne {
	float: left;
}

.brand .title .titleRight .titleRightOne a {
	font-size: 20px;
	color: #24211D;
	height: 40px;
	line-height: 40px;
	padding: 0px 23px;
	box-sizing: border-box;
	display: block;
	float: left;
}

.brand .title .titleRight .titleRightOne a.active {
	background: #EB3D00;
	color: #fff;
}

.brand .title .titleRight .titleRightTwo {
	float: right;
	line-height: 38px;
}

.brand .title .titleRight .titleRightTwo a {
	font-size: 16px;
	color: #24211D;
}

.brand .listBox {
	padding: 20px 0px 0px;
	box-sizing: border-box;
}

.brand .listBox .list {
	display: none;
}

.brand .listBox .list ul {}

.brand .listBox .list ul li {
	width: 230px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 2px solid #DDDDDC;
	box-sizing: border-box;
}

.brand .listBox .list ul li:nth-child(5n) {
	margin-right: 0px;
}

.brand .listBox .list ul li a {}

.imgdiv {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 226px;
	height: 178px;
}

.brand .listBox .list img {
	width: 135px;
	max-height: 178px;
	display: block;
}

.brand .listBox .list .textBox {
	padding: 3px 12px;
	box-sizing: border-box;
	overflow: hidden;
}

.brand .listBox .list .textBox .textBoxTop {
	overflow: hidden;
}

.brand .listBox .list .textBox .textBoxTop div {
	font-size: 14px;
	color: #24211D;
	font-weight: initial;
	float: left;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	text-align: center;
}

.brand .listBox .list .textBox .textBoxTop span {
	font-size: 14px;
	color: #24211D;
	font-weight: initial;
	float: left;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	text-align: center;
}

.brand .listBox .list .textBox p {
	width: 86px;
	height: 24px;
	background: #EB3D00;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	margin: 4px auto;
	border-radius: 5px;
	cursor: pointer;
	letter-spacing: 1px;
}


/*加盟保障*/

.guarantee {
	overflow: hidden;
	padding-top: 10px;
	box-sizing: border-box;
}

.guarantee .guaranteeLeft {
	background: url(../../image/index/index10.png) no-repeat;
	width: 852px;
	height: 273px;
	float: left;
}

.guarantee .guaranteeLeft a {
	display: block;
	width: 100%;
	height: 100%;
}

.guarantee .guaranteeLeft ul {
	overflow: hidden;
	width: 579px;
	margin: 12px 23px;
	float: right;
}

.guarantee .guaranteeLeft ul li {
	width: 173px;
	height: 249px;
	float: left;
	background: #fff;
	margin-right: 20px;
}

.guarantee .guaranteeLeft ul li img {
	width: 90px;
	height: 90px;
	display: block;
	margin: 15px auto 7px;
}

.guarantee .guaranteeLeft ul li span {
	display: block;
	font-size: 16px;
	color: #615446;
	text-align: center;
	line-height: 29px;
}

.guarantee .guaranteeLeft ul li span.fontSize {
	font-size: 17px;
	font-weight: bold;
}

.guarantee .guaranteeRight {
	float: right;
	width: 320px;
	height: 272px;
	border: 2px solid #EB3D00;
	box-sizing: border-box;
}

.guarantee .guaranteeRight .guaranteeRight_title {
	font-size: 20px;
	text-align: center;
	color: #EB3D00;
	letter-spacing: 1px;
	line-height: 55px;
	font-weight: bold;
}

.guarantee .guaranteeRight .inputBox {
	padding: 0px 20px;
}

.guarantee .guaranteeRight .inputBox .inputBoxLi {
	margin-bottom: 10px;
}

.guarantee .guaranteeRight .inputBox .inputBoxLi em {
	float: left;
	text-align: center;
	font-style: inherit;
	font-style: initial;
	color: #eb3d00;
}

.guarantee .guaranteeRight .inputBox .inputBoxLi span {
	display: block;
	float: left;
	font-size: 12px;
	color: #24211D;
	line-height: 30px;
}

.guarantee .guaranteeRight .inputBox .inputBoxLi input {
	width: 190px;
	height: 30px;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 0px 10px;
	box-sizing: border-box;
	font-size: 12px;
	color: #333;
}

.guarantee .guaranteeRight .joinBtn {
	width: 210px;
	height: 36px;
	background: #eb3d00;
	margin: 20px 72px 11px;
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	border-radius: 6px;
	cursor: pointer;
}

.guarantee .guaranteeRight .joinBtn span {
	color: #fff;
	margin-right: 5px;
}

.guarantee .guaranteeRight p {
	text-align: left;
	font-size: 12px;
}

.guarantee .guaranteeRight p em {
	color: #eb3d00;
	font-style: inherit;
	font-style: initial;
}


/*找活动*/

.active {
	overflow: hidden;
	padding-top: 11px;
}

.active .activeLeft {
	width: 585px;
	float: left;
	margin-right: 30px;
}

.active .activeLeft .title {
	overflow: hidden;
}

.active .activeLeft .title .titleAleft {
	font-size: 20px;
	color: #24211D;
	line-height: 33px;
	border-bottom: 3px solid #EB3D00;
	float: left;
	padding-right: 14px;
	margin-right: 10px;
	margin-top: 7px;
	font-weight: bold;
}

.active .activeLeft .title div {
	float: right;
	width: 500px;
	border-bottom: 3px solid #949393;
	height: 40px;
}

.active .activeLeft .title div a {
	font-size: 16px;
	color: #24211D;
	display: block;
	float: right;
	line-height: 28px;
	margin: 12px 0px 0px;
}

.active .activeLeft .newList {
	height: 209px;
}

.active .activeLeft .newList .newListTop {
	font-size: 18px;
	color: #24211D;
	line-height: 40px;
	padding: 0px 15px;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.active .activeLeft .newList .newListBottom {
	overflow: hidden;
}

.active .activeLeft .newList .newListBottom .newListImg {
	width: 260px;
	height: 169px;
	display: block;
	float: left;
	margin-right: 18px;
}

.active .activeLeft .newList .newListBottom .newListImg img {
	width: 260px;
	height: 169px;
	display: block;
	float: left;
}

.active .activeLeft .newList .newListBottom .newListText {}

.active .activeLeft .newList .newListBottom .newListText a {
	display: block;
	font-size: 16px;
	color: #24211D;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.active .activeLeft .newList .newListBottom .newListText a:hover {
	color: #EB3D00;
}

.active .activeLeft .newList .newListBottom .newListText {
	float: left;
	width: 307px;
}

.active .activeRight {
	width: 585px;
	float: left;
}

.active .activeRight .title {
	overflow: hidden;
}

.active .activeRight .title .titleAleft {
	font-size: 20px;
	color: #24211D;
	line-height: 33px;
	border-bottom: 3px solid #EB3D00;
	float: left;
	padding-right: 14px;
	margin-right: 10px;
	margin-top: 7px;
	font-weight: bold;
}

.active .activeRight .title div {
	float: right;
	width: 500px;
	border-bottom: 3px solid #949393;
	height: 40px;
}

.active .activeRight .title div a {
	font-size: 16px;
	color: #24211D;
	display: block;
	float: right;
	line-height: 28px;
	margin: 12px 0px 0px;
}

.active .activeRight .activeRightNew {}

.active .activeRight .activeRightNew .activeRightNewTop {
	overflow: hidden;
	height: 218px;
}

.active .activeRight .activeRightNew .activeRightNewTop .activeRightNewTopTab {
	overflow: hidden;
	padding: 20px 0px 8px;
	box-sizing: border-box;
}

.active .activeRight .activeRightNew .activeRightNewTop .activeRightNewTopTab a {
	width: 92px;
	height: 30px;
	display: block;
	float: left;
	background: #C1C0BF;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
	padding: 0px;
	margin-right: 10px;
	font-size: 18px;
	color: #24211D;
	letter-spacing: 1px;
}

.active .activeRight .activeRightNew .activeRightNewTop .activeRightNewTopTab a.active {
	background: #eb3d00;
	color: #fff;
}

.active .activeRight .activeRightNew .activeRightNewTop .activeRightNewTopList {}

.active .activeRight .activeRightNew .activeRightNewTop .activeRightNewTopList .activeRightNewTopLists {
	display: none;
}

.active .activeRight .activeRightNew .activeRightNewTop .activeRightNewTopList .imgLeft {
	width: 150px;
	height: 160px;
	display: block;
	float: left;
}

.active .activeRight .activeRightNew .activeRightNewTop .activeRightNewTopList .activeRightNewTopText {
	float: left;
	width: 572px;
	margin: 0px 0px 0px 12px;
}

.active .activeRight .activeRightNew .activeRightNewTop .activeRightNewTopList .activeRightNewTopText .thead {
	overflow: hidden;
	border-bottom: 2px solid #CCCCCB;
	padding: 0px 0px 5px;
	box-sizing: border-box;
}

.active .activeRight .activeRightNew .activeRightNewTop .activeRightNewTopList .activeRightNewTopText .thead .td {
	width: 33%;
	text-align: center;
	float: left;
	font-size: 14px;
	color: #EB3D00;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.active .activeRight .activeRightNew .activeRightNewTop .activeRightNewTopList .activeRightNewTopText .table {
	height: 134px;
	overflow: hidden;
}

.active .activeRight .activeRightNew .activeRightNewTop .activeRightNewTopList .activeRightNewTopText .table .thboy {
	overflow: hidden;
	margin-top: 9px;
	height: 32px;
}

.active .activeRight .activeRightNew .activeRightNewTop .activeRightNewTopList .activeRightNewTopText .table .thboy .td {
	width: 33%;
	float: left;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 38px;
	line-height: 16px;
	padding: 0px 5px;
	box-sizing: border-box;
}

.active .activeRight .activeRightNew .activeRightNewTop .activeRightNewTopList .imgRight {
	width: 150px;
	height: 160px;
	display: block;
	float: right;
}

.active .activeRight .activeRightNew .activeRightNewBottom {}

.active .activeRight .activeRightNew .activeRightNewBottom h1 {
	font-size: 18px;
	color: #24211D;
	line-height: 40px;
	margin-top: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: inherit;
}

.active .activeRight .activeRightNew .activeRightNewBottom .activeRightNewBottomList {
	overflow: hidden;
}

.active .activeRight .activeRightNew .activeRightNewBottom .activeRightNewBottomList .activeRightNewBottomListLeft {
	float: left;
	width: 400px;
}

.active .activeRight .activeRightNew .activeRightNewBottom .activeRightNewBottomList .activeRightNewBottomListLeft a {
	display: block;
	font-size: 16px;
	color: #24211D;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.active .activeRight .activeRightNew .activeRightNewBottom .activeRightNewBottomList .activeRightNewBottomListLeft a:hover {
	color: #EB3D00;
}

.active .activeRight .activeRightNew .activeRightNewBottom .activeRightNewBottomList img {
	width: 150px;
	height: 168px;
	display: block;
	float: right;
}


/*找方法*/

.findWay {
	padding-top: 25px;
	box-sizing: border-box;
	overflow: hidden;
	padding-bottom: 0px;
}

.findWay .title {
	overflow: hidden;
}

.findWay .title .titleAleft {
	font-size: 20px;
	color: #24211D;
	line-height: 33px;
	border-bottom: 3px solid #EB3D00;
	float: left;
	padding-right: 14px;
	margin-right: 10px;
	margin-top: 7px;
	font-weight: bold;
}

.findWay .title .titleRight {
	float: left;
	width: 1116px;
	border-bottom: 3px solid #949393;
	height: 40px;
}

.findWay .title .titleRight .titleRightOne {
	float: left;
}

.findWay .title .titleRight .titleRightOne a {
	font-size: 20px;
	color: #24211D;
	height: 40px;
	line-height: 40px;
	padding: 0px 23px;
	box-sizing: border-box;
	display: block;
	float: left;
}

.findWay .title .titleRight .titleRightOne a.active {
	background: #EB3D00;
	color: #fff;
}

.findWay .title .titleRight .titleRightTwo {
	float: right;
	line-height: 38px;
}

.findWay .title .titleRight .titleRightTwo a {
	font-size: 16px;
	color: #24211D;
}

.findWay .listBox {
	padding: 20px 0px 0px;
	box-sizing: border-box;
}

.findWay .listBox .list {
	display: none;
}

.findWay .listBox .list ul {}

.findWay .listBox .list ul li {
	width: 284px;
	float: left;
	margin-right: 21px;
	margin-bottom: 15px;
	border: 2px solid #E3E3E3;
	box-sizing: border-box;
}

.findWay .listBox .list ul li:nth-child(4n) {
	margin-right: 0px;
}

.findWay .listBox .list ul li a {}

.findWay .listBox .list img {
	width: 100%;
	height: 196px;
	display: block;
}

.findWay .listBox .list .textBox {
	padding: 3px 15px;
	box-sizing: border-box;
	overflow: hidden;
}

.findWay .listBox .list .textBox .textBoxTop {
	overflow: hidden;
}

.findWay .listBox .list .textBox .textBoxTop div {
	font-size: 16px;
	color: #24211D;
	font-weight: initial;
	float: left;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	text-align: center;
}


/*营销咨询*/

.marketing {
	overflow: hidden;
	padding: 0px 0px 25px;
}

.marketing .marketingLeft {
	overflow: hidden;
	float: left;
}

.marketing .marketingLeft .title {
	font-size: 18px;
	color: #4E4B49;
	line-height: 40px;
	height: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.marketing .marketingLeft .marketingNew {
	overflow: hidden;
}

.marketing .marketingLeft .marketingNew img {
	width: 343px;
	height: 216px;
	display: block;
	float: left;
	margin-right: 26px;
}

.marketing .marketingLeft .marketingNew .marketingNewText {
	float: left;
	width: 250px;
	margin-left: 17px;
}

.marketing .marketingLeft .marketingNew .marketingNewText .marketingNewTextTop {
	overflow: hidden;
}

.marketing .marketingLeft .marketingNew .marketingNewText .marketingNewTextTop h1 {
	display: block;
	font-size: 16px;
	color: #24211D;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	font-weight: inherit;
}

.marketing .marketingLeft .marketingNew .marketingNewText .marketingNewTextTop em {
	display: block;
	font-size: 16px;
	color: #24211D;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: right;
	font-style: inherit;
	font-style: initial;
	margin-right: 29px;
	cursor: pointer;
}

.marketing .marketingLeft .marketingNew .marketingNewText .marketingNewTextBottom {}

.marketing .marketingLeft .marketingNew .marketingNewText .marketingNewTextBottom ul {}

.marketing .marketingLeft .marketingNew .marketingNewText .marketingNewTextBottom ul li {
	overflow: hidden;
}

.marketing .marketingLeft .marketingNew .marketingNewText .marketingNewTextBottom ul li:hover span {
	color: #EB3D00;
}

.marketing .marketingLeft .marketingNew .marketingNewText .marketingNewTextBottom ul li:hover p {
	color: #EB3D00;
}

.marketing .marketingLeft .marketingNew .marketingNewText .marketingNewTextBottom ul li a {}

.marketing .marketingLeft .marketingNew .marketingNewText .marketingNewTextBottom ul li span {
	display: block;
	font-size: 16px;
	color: #24211D;
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	position: relative;
	padding-right: 6px;
	margin-right: 6px;
}

.marketing .marketingLeft .marketingNew .marketingNewText .marketingNewTextBottom ul li span:after {
	position: absolute;
	content: '';
	width: 2px;
	height: 17px;
	background: #333;
	top: 6px;
	right: 0px;
}

.marketing .marketingLeft .marketingNew .marketingNewText .marketingNewTextBottom ul li p {
	display: block;
	font-size: 16px;
	color: #24211D;
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	width: 252px;
}

.marketing .marketingRight {
	float: right;
	width: 504px;
	height: 216px;
	background: #EB3D00;
	border-radius: 25px;
	margin-top: 15px;
}

.marketing .marketingRight .marketingRightTab {
	width: 193px;
	float: left;
	border-right: 2px solid #fff;
	height: 216px;
	padding: 20px 0px;
	box-sizing: border-box;
}

.marketing .marketingRight .marketingRightTab a {
	width: 124px;
	height: 26px;
	display: block;
	background: #DDDDDC;
	text-align: left;
	line-height: 26px;
	padding: 0px 0px 0px 33px;
	border-radius: 5px;
	margin: 8px auto;
	font-size: 14px;
	box-sizing: border-box;
}

.marketing .marketingRight .marketingRightTab .firstOne {
	width: 124px;
	height: 26px;
	display: block;
	text-align: left;
	line-height: 26px;
	padding: 0px;
	border-radius: 5px;
	margin: 8px auto;
	font-size: 19px;
	box-sizing: border-box;
	background: #eb3d00;
	text-align: center;
	color: #fff;
	cursor: default;
	font-weight: bold;
}

.marketing .marketingRight .marketingRightTab a.active {
	background: #fff;
}

.marketing .marketingRight .marketingRightList {
	float: left;
	width: 311px;
}

.marketing .marketingRight .marketingRightList .list {
	display: none;
}

.marketing .marketingRight .marketingRightList .listOne {}

.marketing .marketingRight .marketingRightList .listOne .marketingRightList_title {
	font-size: 23px;
	text-align: center;
	color: #fff;
	letter-spacing: 2px;
	line-height: 70px;
	font-weight: bold;
}

.marketing .marketingRight .marketingRightList .listOne ul {
	padding: 0px 10px;
	box-sizing: border-box;
}

.marketing .marketingRight .marketingRightList .listOne ul li {
	margin-bottom: 12px;
}

.marketing .marketingRight .marketingRightList .listOne ul li span {
	display: block;
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}

.marketing .marketingRight .marketingRightList .listOne ul li input {
	width: 178px;
	height: 30px;
	border: none;
	border-radius: 5px;
	padding: 0px 8px;
	box-sizing: border-box;
	font-size: 14px;
	outline: none;
}

.marketing .marketingRight .marketingRightList .listOne .btn {
	width: 178px;
	height: 30px;
	background: #DDDDDC;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	border-radius: 5px;
	margin: 0px 80px;
	cursor: pointer;
}